Sort
Open311 GeoReport BulkPublic FacilitiesService Requests
OpenPlans
| Version: No information
Data format for publishing bulk datasets of service requests; datasets that would otherwise be too bulky for an API request.
Details
  • License: No information
  • About the Publisher: OpenPlans is a non-profit, technology based organization that aims to open up government data and improve public transportation systems
  • Updated by Publisher: 2017-01-02
  • Level of Use: Cities: Bloomington,IN, Louisville, KY San Diego, CA. Development Stage: Raleigh, NC, Kansas City, MO
  • Open License: Yes
  • Transferable to other Jurisdictions: GeoReport has been adopted in various jurisdictions across the US. The OPEN311 does not specify the codes, making it possible for the API to be applied to whatever civic services specifically offered in that city
  • Stakeholder Participation: Collaboration between developers, government, and nonprofit organizations
  • Consensus-based Governance: The public can contribute to the standard's 'issue tracker' on GitHub and edit the open311 Wiki
  • Extensions: It is recommended to adhere strictly to the specification
  • Machine Readable: Bulk datasets are downloadable in CSV or another machine-readable format
  • Human Readable: Open311 follows the REST schema and uses human readable identifiers to label the data
  • Requires Real-Time Data: Full datasets usually published annually, with a current year dataset also available
  • Metadata: No information
Added to directory: 2017-06-19
Open311 GeoReport APIPublic FacilitiesService Requests
OpenPlans
| Version: 2
API standardizes service requests, eases coordination, and encourages accountability between the government and the public
Details
  • License: No information
  • About the Publisher: OpenPlans is a non-profit, technology based organization that aims to open up government data and improve public transportation systems
  • Updated by Publisher: 2017-04-11
  • Level of Use: Cities: Toronto, ON, GieBen, Deutschland, Bonn, Deutschland,Helsinki, Suomi, Lamia, Ellada, Baltimore, MD, Bloomington,IN, Boston, MA, Brookline, MA, Chicago, IL, Columbus, IN, Grand Rapids, MI, Peoria, IL, San Francisco, CA, Washington D.C.. Development Stage: Quebec, QC, Surrey, BC, Zurich, Schweiz, Zaragoza, Spain, Lisbon, Portugal,Philadelphia, USA
  • Open License: Yes
  • Transferable to other Jurisdictions: GeoReport API has been adopted in various jurisdictions across the US. The OPEN311 does not specify the codes, making it possible for the API to be applied to whatever civic services specifically offered in that city
  • Stakeholder Participation: Collaboration between developers, government, and nonprofit organizations
  • Consensus-based Governance: The public can contribute to the standard's 'issue tracker' on GitHub
  • Extensions: MySociety has proposed an extension to better update clients about status changes of requests to better serve citizens with platforms such as fixmystreet (in the UK). The extension allows for more communication from the government body to the client. This extension proposes the methods POST/GET Service Updates. See extension's proposal here: https://www.mysociety.org/2013/02/20/open311-extended/
  • Machine Readable: API retrieves the data in XML format and supports JSON format when indicated by the API. The content of the API manages two main resources consisting of services and service requests. Requests are handled over HTTP to retrieve data in XML format, and in JSON when denoted by service discovery. Jurisdiction_ID will be globally unique variable in order to clarify the city implementing the API (required only when entire interface serves more than one jurisdiction). The API employs 7 API methods for services and service requests. These methods include: GET service list, GET service definition, POST Service Request, GET request_id from a token, GET service request(s). The GET service method handles what services are available to the client user based on the unique service_code. The POST service request handles requests posted by the client to the government body. Open311 requires a location when requesting a service. GET service request(s) provides records of service requests based on date thresholds, service codes, service request IDs, and status
  • Human Readable: Open311 follows the REST schema and uses human readable identifiers to label the data
  • Requires Real-Time Data: The API Gets and Posts service requests in real time
  • Metadata: There is a required resource for specifying metadata. The GET service definition method of the API provide description for the service being requested by adding metadata=yes to it response
Added to directory: 2017-07-12